home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / interface / browser.swf / scripts / frame_1 / DoAction.as < prev   
Text File  |  2008-05-27  |  381b  |  18 lines

  1. stop();
  2. revista = "TopGames Kids - Inter";
  3. edicao = "13";
  4. getUrl("FSCommand:DRAG", "barra");
  5. getUrl("FSCommand:ORG", "_level0.startdir");
  6. feito = 1;
  7. this.onEnterFrame = function()
  8. {
  9.    if(_root.carregado == 1)
  10.    {
  11.       if(feito == 1)
  12.       {
  13.          loadMovie("http://www.digerati.com/banners/tech/movel.swf",anuncio_movel);
  14.          feito = 2;
  15.       }
  16.    }
  17. };
  18.